babl: trade gained fishing performance for better fish
authorØyvind Kolås <pippin@gimp.org>
Tue, 5 Sep 2017 11:57:50 +0000 (13:57 +0200)
committerØyvind Kolås <pippin@gimp.org>
Tue, 5 Sep 2017 11:58:08 +0000 (13:58 +0200)
babl/babl-fish-path.c

index 3c0eb6a8710e34d49a52f073c40f7ebc0b391ab7..298d36a53613803ae1c2b8b69a4f4d7610bce9e5 100644 (file)
@@ -135,7 +135,7 @@ static int max_path_length (void)
   if (env)
     max_length = atoi (env);
   else
-    max_length = 3; /* reducing this number makes finding short fishes much
+    max_length = 4; /* reducing this number makes finding short fishes much
                        faster - even if we lose out on some of the fast
                        bigger fish
                      */